(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
authorLuc Teirlinck <teirllm@auburn.edu>
Sat, 7 Aug 2004 02:28:50 +0000 (02:28 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sat, 7 Aug 2004 02:28:50 +0000 (02:28 +0000)
src/keyboard.c

index 07b91d160403fea47085c4dd50cf7ba57bb77232..55802e7d30aa077937dfc82a65a8070f6de61493 100644 (file)
@@ -11280,6 +11280,7 @@ The elements of the list are event types that may have menu bar bindings.  */);
                 doc: /* Per-terminal keymap that overrides all other local keymaps.
 If this variable is non-nil, it is used as a keymap instead of the
 buffer's local map, and the minor mode keymaps and text property keymaps.
+It also overrides `overriding-local-map'.
 This variable is intended to let commands such as `universal-argument'
 set up a different keymap for reading the next command.  */);